Interface TelnetServerProcess

All Superinterfaces:
IPCObject, Process
All Known Subinterfaces:
SshServerProcess
All Known Implementing Classes:
SshServerProcessImpl, TelnetServerProcessImpl

public interface TelnetServerProcess extends Process
Information provided by the PKI file:

    \class TelnetServerProcess
    
    \brief TelnetServerProcess handles and manipulates the Telnet server.
    
    \example network().getDevice("Router0").getProcess("TelnetServer")
    
Author:
Auto-generated
  • Method Details

    • getTelnetClientCount

      int getTelnetClientCount()
      Information provided by the PKI file:
      
          \brief Returns the number of telnet clients connected.
          
          \return int, the number of telnet clients connected.
          
              
      Returns:
      int Returns a int